PESetNthAlertDefaultMessage

Use PESetNthAlertDefaultMessage to set the default message for the specified Report Alert associated with the print job.

C Syntax
BOOL CRPE_API PESetNthDefaultMessage (short printJob,
                                         short alertN,
                                         constant char FAR * text);
Parameters

printJob

Specifies the print job for which you want to set the Report Alerts default message.

alertN

Specifies the Report Alert for which you want to set the default message.

text

Specifies a pointer to the string containing the default message for the Report Alert.

Returns
VB Syntax
Declare Function PESetNthAlertDefaultMessage Lib "crpe32.dll" (ByVal 
printJob%, ByVal alertN%, text As String) As Integer
Delphi Syntax
function PESetNthAlertDefaultMessage(
   printJob : Smallint;
   alertN : Smallint;
   const text : PCHAR) : boolean stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com